home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000363_news@newsmaster….columbia.edu _Fri Sep 19 12:05:05 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA22553
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 19 Sep 1997 12:05:05 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id MAA23366
  7.     for kermit.misc@watsun; Fri, 19 Sep 1997 12:05:04 -0400 (EDT)
  8. Path: news.columbia.edu!panix!cam-news-hub1.bbnplanet.com!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!newsfeed.internetmci.com!192.220.251.22!netnews.nwnet.net!news-hub.interserv.net!news.interserv.com!not-for-mail
  9. From: JMS <fif@sprynet.com>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: ctrmkrmt
  12. Date: Fri, 19 Sep 1997 11:48:14 -0400
  13. Organization: Interserv News Service
  14. Lines: 9
  15. Message-ID: <34229EBE.4564@sprynet.com>
  16. Reply-To: fif@sprynet.com
  17. NNTP-Posting-Host: hd59-196.hil.compuserve.com
  18. Mime-Version: 1.0
  19. Content-Type: text/plain; charset=us-ascii
  20. Content-Transfer-Encoding: 7bit
  21. X-Mailer: Mozilla 3.0 (Win95; U)
  22. Xref: news.columbia.edu comp.protocols.kermit.misc:7687
  23.  
  24. Anyone familiar with the command ctrmkrmt?  We use this command for file
  25. transfer but we have no documentation. The typical command line is:
  26.  
  27. ctrmkrmt -s <filename>
  28.  
  29. I am specifically trying to find a modifier that will transfer several
  30. files in to one large file.
  31.  
  32. Any thoughts?